summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-09Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-12-09Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-12-09Merge remote branch 'driver-core/driver-core-next'Stephen Rothwell
2010-12-09Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-12-09Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'mtd/master'Stephen Rothwell
2010-12-09Merge remote branch 'dlm/next'Stephen Rothwell
2010-12-09Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-12-09Merge remote branch 'udf/for_next'Stephen Rothwell
2010-12-09Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-12-09Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-12-09Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'gfs2/master'Stephen Rothwell
2010-12-09Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-12-09Merge remote branch 'cifs/master'Stephen Rothwell
2010-12-09Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'arm/devel'Stephen Rothwell
2010-12-08Merge branches 'ftrace', 'gic', 'io', 'kexec', 'misc', 'mmci', 'mod', 'pgt', ...Russell King
2010-12-08cifs: remove bogus remapping of error in cifs_filldir()Suresh Jayaraman
2010-12-08fs: Use this_cpu_inc_return in buffer.cChristoph Lameter
2010-12-08fs: Use this_cpu_xx operations in buffer.cChristoph Lameter
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust
2010-12-07nfs: kernel should return EPROTONOSUPPORT when not support NFSv4Mi Jinlong
2010-12-07NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2010-12-07nfs: Discard ACL cache on mode updateAneesh Kumar K.V
2010-12-07fanotify: fill in the metadata_len field on struct fanotify_event_metadataEric Paris
2010-12-07fanotify: only destroy a mark if both its mask and its ignored_mask are clearedLino Sanfilippo
2010-12-07dnotify: replace dnotify_mark_mutex with dnotify_group mutexLino Sanfilippo
2010-12-07fanotify: cleanups around return codesEric Paris
2010-12-07fanotify: synchronize adding/removing a mark by means of group mutexLino Sanfilippo
2010-12-07fsnotify: introduce new group mutexLino Sanfilippo
2010-12-07fanotify: remove dead code in prepare_for_access_responseLino Sanfilippo
2010-12-07nfs: Don't generate duplicated eventsAlexey Zaytsev
2010-12-07Revert "fanotify: Do check against max_marks and increase number of group mar...Eric Paris
2010-12-07fsnotify: code and error path cleanup in fsnotify_add_markEric Paris
2010-12-07fanotify: Do check against max_marks and increase number of group marks atomi...Lino Sanfilippo
2010-12-07fanotify: reorder event on child checking for ease of readabilityEric Paris
2010-12-07fanotify: remove code duplication in mask testsEric Paris
2010-12-07fanotify: calculate the correct file flags up frontEric Paris
2010-12-07fanotify: retry open RO if RW failesTvrtko Ursulin
2010-12-07fsnotify: inline mark refcnt functionsTvrtko Ursulin
2010-12-07fanotify: Dont try to open a file descriptor for the overflow eventLino Sanfilippo
2010-12-07fanotify: do not leak user reference on allocation failureEric Paris
2010-12-07inotify: stop kernel memory leak on file creation failureEric Paris
2010-12-07fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo
2010-12-07fanotify: Dont allow a mask of 0 if setting or removing a markLino Sanfilippo