summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-30Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-11-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-11-30Merge remote branch 'dlm/next'Stephen Rothwell
2010-11-30Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-11-30Merge remote branch 'udf/for_next'Stephen Rothwell
2010-11-30Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-11-30Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-11-30Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-11-30Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-11-30Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2010-11-30Merge remote branch 'gfs2/master'Stephen Rothwell
2010-11-30Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-11-30Merge remote branch 'cifs/master'Stephen Rothwell
2010-11-30Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-11-29fanotify: Dont try to open a file descriptor for the overflow eventLino Sanfilippo
2010-11-29fanotify: remove dead code in prepare_for_access_responseLino Sanfilippo
2010-11-29nfs: Don't generate duplicated eventsAlexey Zaytsev
2010-11-29Revert "fanotify: Do check against max_marks and increase number of group mar...Eric Paris
2010-11-29fsnotify: code and error path cleanup in fsnotify_add_markEric Paris
2010-11-29fanotify: Do check against max_marks and increase number of group marks atomi...Lino Sanfilippo
2010-11-29fanotify: reorder event on child checking for ease of readabilityEric Paris
2010-11-29fanotify: remove code duplication in mask testsEric Paris
2010-11-29fanotify: calculate the correct file flags up frontEric Paris
2010-11-29fanotify: retry open RO if RW failesTvrtko Ursulin
2010-11-29fsnotify: inline mark refcnt functionsTvrtko Ursulin
2010-11-29fanotify: do not leak user reference on allocation failureEric Paris
2010-11-29inotify: stop kernel memory leak on file creation failureEric Paris
2010-11-29fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo
2010-11-29fanotify: Dont allow a mask of 0 if setting or removing a markLino Sanfilippo
2010-11-29fanotify: correct broken ref counting in case adding a mark failedLino Sanfilippo
2010-11-29fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo
2010-11-29fanotify: deny permissions when no event was sentEric Paris
2010-11-29cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman
2010-11-29GFS2: Clean up of gdlm_lock functionSteven Whitehouse
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-11-27NFS: Fix a readdirplus bugTrond Myklebust
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-11-25udf: Fix directory corruption after extent mergingJan Kara
2010-11-25udf: Protect udf_file_aio_write from possible racesJan Kara
2010-11-25udf: Remove unnecessary bkl usagesAlessio Igor Bogani
2010-11-25udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() executionAlessio Igor Bogani
2010-11-25udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani
2010-11-25udf: Remove BKL from free space counting functionsJan Kara
2010-11-25udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()Jan Kara
2010-11-25udf: Remove BKL from udf_put_super() and udf_remount_fs()Jan Kara
2010-11-25udf: Protect default inode credentials by rwlockJan Kara