Age | Commit message (Expand) | Author | Files | Lines |
2010-09-10 | binfmt_misc: fix binfmt_misc priority | Jan Sembera | 1 | -1/+1 |
2010-09-10 | proc: export uncached bit properly in /proc/kpageflags | Takashi Iwai | 1 | -1/+1 |
2010-09-10 | O_DIRECT: fix the splitting up of contiguous I/O | Jeff Moyer | 1 | -2/+2 |
2010-09-09 | mm: Move vma_stack_continue into mm.h | Stefan Bader | 1 | -1/+2 |
2010-09-09 | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 | Linus Torvalds | 9 | -107/+475 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2 | -20/+30 |
2010-09-08 | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan | Mark Fasheh | 1 | -20/+107 |
2010-09-08 | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions | Mark Fasheh | 1 | -32/+88 |
2010-09-08 | ocfs2: allow return of new inode block location before allocation of the inode | Mark Fasheh | 2 | -0/+180 |
2010-09-08 | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding | Mark Fasheh | 1 | -13/+4 |
2010-09-08 | ocfs2: split out inode alloc code from ocfs2_mknod_locked | Mark Fasheh | 1 | -18/+37 |
2010-09-08 | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef... | Tristan Ye | 1 | -1/+1 |
2010-09-08 | ocfs2: Fix deadlock when allocating page | Jan Kara | 3 | -4/+5 |
2010-09-08 | ocfs2: properly set and use inode group alloc hint | Mark Fasheh | 1 | -4/+20 |
2010-09-08 | ocfs2: Use the right group in nfs sync check. | Tao Ma | 1 | -8/+11 |
2010-09-08 | ocfs2: Flush drive's caches on fdatasync | Jan Kara | 1 | -1/+10 |
2010-09-08 | ocfs2: make __ocfs2_page_mkwrite handle file end properly. | Tao Ma | 1 | -3/+5 |
2010-09-08 | ocfs2: Fix incorrect checksum validation error | Sunil Mushran | 1 | -1/+5 |
2010-09-08 | ocfs2: Fix metaecc error messages | Sunil Mushran | 1 | -2/+2 |
2010-09-08 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2010-09-08 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 7 | -14/+35 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -1/+2 |
2010-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 1 | -0/+1 |
2010-09-08 | VFS: Sanity check mount flags passed to change_mnt_propagation() | Valerie Aurora | 1 | -1/+22 |
2010-09-07 | fuse: fix lock annotations | Miklos Szeredi | 2 | -16/+18 |
2010-09-07 | fuse: flush background queue on connection close | Miklos Szeredi | 1 | -4/+12 |
2010-09-04 | sysfs: checking for NULL instead of ERR_PTR | Dan Carpenter | 1 | -1/+1 |
2010-09-03 | Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Alex Elder | 3 | -11/+11 |
2010-09-03 | xfs: Make fiemap work with sparse files | Tao Ma | 3 | -3/+17 |
2010-09-03 | xfs: prevent 32bit overflow in space reservation | Dave Chinner | 1 | -3/+10 |
2010-09-02 | nfsd4: mask out non-access bits in nfs4_access_to_omode | J. Bruce Fields | 1 | -1/+1 |
2010-09-02 | xfs: Disallow 32bit project quota id | Arkadiusz Mi?kiewicz | 1 | -0/+7 |
2010-09-02 | xfs: improve buffer cache hash scalability | Dave Chinner | 2 | -8/+1 |
2010-08-30 | 9p: potential ERR_PTR() dereference | Dan Carpenter | 1 | -1/+2 |
2010-08-30 | nilfs2: fix leak of shadow dat inode in error path of load_nilfs | Ryusuke Konishi | 1 | -0/+1 |
2010-08-29 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 3 | -36/+64 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 6 | -12/+30 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 13 | -107/+184 |
2010-08-29 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -24/+30 |
2010-08-28 | fsnotify: drop two useless bools in the fnsotify main loop | Eric Paris | 1 | -8/+5 |
2010-08-28 | fsnotify: fix list walk order | Eric Paris | 1 | -6/+5 |
2010-08-28 | fanotify: Return EPERM when a process is not privileged | Andreas Gruenbacher | 1 | -1/+1 |
2010-08-27 | eCryptfs: Fix encrypted file name lookup regression | Tyler Hicks | 2 | -8/+24 |
2010-08-27 | ecryptfs: properly mark init functions | Jerome Marchand | 4 | -4/+4 |
2010-08-27 | fs/ecryptfs: Return -ENOMEM on memory allocation failure | Julia Lawall | 1 | -0/+2 |
2010-08-26 | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai | 1 | -6/+8 |
2010-08-26 | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields | 587 | -14699/+18087 |
2010-08-26 | nfsd4: fix downgrade/lock logic | J. Bruce Fields | 2 | -16/+21 |
2010-08-26 | nfsd4: typo fix in find_any_file | J. Bruce Fields | 1 | -1/+1 |