Age | Commit message (Expand) | Author |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-08-28 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-08-28 | writeback: Fix lost wake-up shutting down writeback thread | J. Bruce Fields |
2010-08-27 | fsnotify: drop two useless bools in the fnsotify main loop | Eric Paris |
2010-08-27 | fsnotify: fix list walk order | Eric Paris |
2010-08-27 | fanotify: Return EPERM when a process is not privileged | Andreas Gruenbacher |
2010-08-27 | eCryptfs: Fix encrypted file name lookup regression | Tyler Hicks |
2010-08-27 | ecryptfs: properly mark init functions | Jerome Marchand |
2010-08-27 | fs/ecryptfs: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-08-26 | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai |
2010-08-26 | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields |
2010-08-26 | nfsd4: fix downgrade/lock logic | J. Bruce Fields |
2010-08-26 | nfsd4: typo fix in find_any_file | J. Bruce Fields |
2010-08-26 | nfsd4: bad BUG() in preprocess_stateid_op | J. Bruce Fields |
2010-08-26 | Cannot allocate memory error on mount | Suresh Jayaraman |
2010-08-26 | ceph: fix get_ticket_handler() error handling | Dan Carpenter |
2010-08-26 | ceph: don't BUG on ENOMEM during mds reconnect | Sage Weil |
2010-08-26 | ceph: ceph_mdsc_build_path() returns an ERR_PTR | Dan Carpenter |
2010-08-26 | [CIFS] Eliminate unused variable warning | Steve French |
2010-08-25 | ceph: Fix warnings | Alan Cox |
2010-08-25 | ceph: ceph_get_inode() returns an ERR_PTR | Dan Carpenter |
2010-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-08-24 | ceph: initialize fields on new dentry_infos | Sage Weil |
2010-08-24 | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil |
2010-08-24 | Eliminate sparse warning - bad constant expression | shirishpargaonkar@gmail.com |
2010-08-24 | xfs: do not discard page cache data on EAGAIN | Christoph Hellwig |
2010-08-24 | xfs: don't do memory allocation under the CIL context lock | Dave Chinner |
2010-08-24 | xfs: Reduce log force overhead for delayed logging | Dave Chinner |
2010-08-24 | xfs: dummy transactions should not dirty VFS state | Dave Chinner |
2010-08-24 | xfs: ensure f_ffree returned by statfs() is non-negative | Stuart Brodsky |
2010-08-24 | xfs: handle negative wbc->nr_to_write during sync writeback | Dave Chinner |
2010-08-24 | xfs: fix untrusted inode number lookup | Dave Chinner |
2010-08-24 | xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE | Dave Chinner |
2010-08-24 | xfs: unlock items before allowing the CIL to commit | Dave Chinner |
2010-08-23 | cifs: check for NULL session password | Jeff Layton |
2010-08-23 | missing changes during ntlmv2/ntlmssp auth and sign | Shirish Pargaonkar |
2010-08-23 | fs/bio-integrity.c: return -ENOMEM on kmalloc failure | Andrew Morton |
2010-08-23 | bio-integrity.c: remove dependency on __GFP_NOFAIL | David Rientjes |
2010-08-22 | ceph: fix osd request lru adjustment when sending request | Henry C Chang |
2010-08-22 | ceph: don't improperly set dir complete when holding EXCL cap | Sage Weil |
2010-08-22 | fanotify: drop duplicate pr_debug statement | Tvrtko Ursulin |
2010-08-22 | fanotify: flush outstanding perm requests on group destroy | Eric Paris |
2010-08-22 | fsnotify: fix ignored mask handling between inode and vfsmount marks | Eric Paris |
2010-08-22 | fsnotify: reset used_inode and used_vfsmount on each pass | Eric Paris |
2010-08-22 | fanotify: do not dereference inode_mark when it is unset | Eric Paris |
2010-08-22 | mm: exporting account_page_dirty | Michael Rubin |
2010-08-22 | ceph: direct requests in snapped namespace based on nonsnap parent | Sage Weil |
2010-08-22 | ceph: queue cap snap writeback for realm children on snap update | Sage Weil |
2010-08-22 | ceph: include dirty xattrs state in snapped caps | Sage Weil |
2010-08-22 | ceph: fix xattr cap writeback | Sage Weil |