Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | ceph: ceph_mdsc_build_path() returns an ERR_PTR | Dan Carpenter | 2010-08-26 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | ceph: Fix warnings | Alan Cox | 2010-08-25 | 1 | -5/+9 | |
| | * | | | | | | | | | | | | | ceph: ceph_get_inode() returns an ERR_PTR | Dan Carpenter | 2010-08-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | ceph: initialize fields on new dentry_infos | Sage Weil | 2010-08-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil | 2010-08-24 | 4 | -7/+26 | |
| | * | | | | | | | | | | | | | ceph: fix osd request lru adjustment when sending request | Henry C Chang | 2010-08-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ceph: don't improperly set dir complete when holding EXCL cap | Sage Weil | 2010-08-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | mm: exporting account_page_dirty | Michael Rubin | 2010-08-22 | 2 | -7/+2 | |
| | * | | | | | | | | | | | | | ceph: direct requests in snapped namespace based on nonsnap parent | Sage Weil | 2010-08-22 | 1 | -2/+24 | |
| | * | | | | | | | | | | | | | ceph: queue cap snap writeback for realm children on snap update | Sage Weil | 2010-08-22 | 1 | -23/+37 | |
| | * | | | | | | | | | | | | | ceph: include dirty xattrs state in snapped caps | Sage Weil | 2010-08-22 | 4 | -11/+23 | |
| | * | | | | | | | | | | | | | ceph: fix xattr cap writeback | Sage Weil | 2010-08-22 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | ceph: fix multiple mds session shutdown | Sage Weil | 2010-08-22 | 2 | -34/+37 | |
| * | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-08-28 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | PM QoS: Fix inline documentation. | Saravana Kannan | 2010-08-26 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() | David Alan Gilbert | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-28 | 3 | -24/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai | 2010-08-26 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields | 2010-08-26 | 9545 | -799098/+633106 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | nfsd4: fix downgrade/lock logic | J. Bruce Fields | 2010-08-26 | 2 | -16/+21 | |
| | * | | | | | | | | | | | | | | | nfsd4: typo fix in find_any_file | J. Bruce Fields | 2010-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | nfsd4: bad BUG() in preprocess_stateid_op | J. Bruce Fields | 2010-08-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-08-28 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Cannot allocate memory error on mount | Suresh Jayaraman | 2010-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | [CIFS] Eliminate unused variable warning | Steve French | 2010-08-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells | 2010-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMU | David Howells | 2010-08-28 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-08-28 | 2 | -17/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | amd64_edac: Do not report error overflow as a separate error | Borislav Petkov | 2010-08-26 | 2 | -13/+2 | |
| | * | | | | | | | | | | | | | | | | | MCE, AMD: Limit MCE decoding to current families for now | Borislav Petkov | 2010-08-24 | 1 | -4/+8 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 31 | -80/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() | Axel Lin | 2010-08-25 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | Input: mousedev - fix regression of inverting axes | Christoph Fritz | 2010-08-25 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2010-08-21 | 3 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | Input: hil_kbd - fix compile error | Dmitry Torokhov | 2010-08-21 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 5 | -10/+7 | |
| | * | | | | | | | | | | | | | | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 14 | -27/+22 | |
| | * | | | | | | | | | | | | | | | | | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-19 | 9 | -31/+34 | |
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-08-28 | 12 | -309/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue | Mark Lord | 2010-08-25 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | sata_mv: fix broken DSM/TRIM support (v2) | Mark Lord | 2010-08-25 | 1 | -7/+37 | |
| | * | | | | | | | | | | | | | | | | | libata: be less of a drama queen on empty data commands | Tejun Heo | 2010-08-25 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | [libata] sata_dwc_460ex: signdness bug | Dan Carpenter | 2010-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo | 2010-08-25 | 3 | -2/+26 | |
| | * | | | | | | | | | | | | | | | | | libata: remove no longer needed pata_winbond driver | Bartlomiej Zolnierkiewicz | 2010-08-25 | 4 | -285/+14 | |
| | * | | | | | | | | | | | | | | | | | pata_cmd64x: revert commit d62f5576 | Tejun Heo | 2010-08-25 | 1 | -6/+0 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | mm: fix hang on anon_vma->root->lock | Hugh Dickins | 2010-08-28 | 1 | -3/+16 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-25 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | tracing/trace_stack: Fix stack trace on ppc64 | Anton Blanchard | 2010-08-25 | 1 | -1/+1 |