summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-19Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-12-19Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-12-19Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-12-19Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-12-19Merge branch 'quilt/kernel-doc'Stephen Rothwell
2009-12-19Merge remote branch 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-12-19Merge remote branch 'xfs/master'Stephen Rothwell
2009-12-19Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2009-12-19Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2009-12-19Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-12-19Merge remote branch 'logfs/master'Stephen Rothwell
2009-12-19Merge remote branch 'ext4/next'Stephen Rothwell
2009-12-19Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-12-19Merge remote branch 'ecryptfs/next'Stephen Rothwell
2009-12-19Merge remote branch 'cifs/master'Stephen Rothwell
2009-12-19Merge remote branch 'ceph/for-next'Stephen Rothwell
2009-12-18Merge branch 'for-2.6.33-incoming' into HEADJ. Bruce Fields
2009-12-18Merge branch 'for-2.6.32' into HEADJ. Bruce Fields
2009-12-19Driver core: bin_attribute parameters can often be const*Phil Carmody
2009-12-19vfs: get_sb_single() - do not pass options twiceKay Sievers
2009-12-18nfsd: fix "insecure" export optionJ. Bruce Fields
2009-12-18fs/qnx4: decrement sizeof size in strncmpJulia Lawall
2009-12-18Fix misspellings of "invocation" in comments.Adam Buchbinder
2009-12-18Fix misspellings of "truly" in comments.Adam Buchbinder
2009-12-18Merge branches 'bkl/drivers', 'perf/urgent', 'sched/urgent', 'x86/urgent' and...Ingo Molnar
2009-12-17Merge branch 'ocfs2-merge-window' into ocfs2-linux-nextJoel Becker
2009-12-17Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?Tristan Ye
2009-12-17ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran
2009-12-17ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li
2009-12-17ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li
2009-12-17ocfs2: Set i_nlink properly during reflink.Tao Ma
2009-12-17ocfs2: Add reflinked file's inode to inode hash eariler.Tao Ma
2009-12-17ocfs2: Handle O_DIRECT when writing to a refcounted cluster.Tao Ma
2009-12-17fanotify: userspace interface for permission responsesEric Paris
2009-12-17fanotify: permissions and blockingEric Paris
2009-12-17fsnotify: new fsnotify hooks and events types for access decisionsEric Paris
2009-12-17fanotify: use merge argument to determine actual event added to queueEric Paris
2009-12-17fsnotify: intoduce a notification merge argumentEric Paris
2009-12-17fsnotify: add group prioritiesEric Paris
2009-12-17fanotify: clear all fanotify marksEric Paris
2009-12-17fanotify: allow ignored_masks to survive modifyEric Paris
2009-12-17fsnotify: allow ignored_mask to survive modificationEric Paris
2009-12-17fsnotify: clear ignored mask on modifyEric Paris
2009-12-17fanotify: allow users to set an ignored_maskEric Paris
2009-12-17fanotify: ignored_mask to ignore eventsEric Paris
2009-12-17fsnotify: ignored_mask - excluding notificationEric Paris
2009-12-17fsnotify: allow marks to not pin inodes in coreEric Paris
2009-12-17fanotify: remove outgoing function checks in fanotify.hAndreas Gruenbacher
2009-12-17fanotify: remove fanotify.h declarationsAndreas Gruenbacher
2009-12-17fanotify: split fanotify_remove_markAndreas Gruenbacher