summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa
2011-03-21fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin
2011-03-21nfs: lock() vs unlock() typoDan Carpenter
2011-03-21pstore: fix leaking ->i_privateTony Luck
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil
2011-03-21Small typo fix...Holger Hans Peter Freyther
2011-03-21Filesystem: fifo: Fixed coding style issue.David Jenni
2011-03-21fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings
2011-03-21select: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-03-21vfs: cleanup do_vfs_ioctl()Namhyung Kim
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-19block: NULL dereference on error path in __blkdev_get()Dan Carpenter
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro
2011-03-18change the locking order for namespace_semAl Viro
2011-03-18fix deadlock in pivot_root()Al Viro
2011-03-17vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro
2011-03-17Some fixes for pstoreTony Luck
2011-03-17kill simple_set_mnt()Al Viro
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-17nfsd: wrong index used in inner loopMi Jinlong
2011-03-17Merge create_session decoding fix into for-2.6.39J. Bruce Fields
2011-03-17nfsd4: fix comment and remove unused nfsd4_file fieldsJ. Bruce Fields
2011-03-17Merge branch 'for_next' into for_linusJan Kara
2011-03-17fs: change to new flag variablematt mooney
2011-03-17fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe
2011-03-17block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen
2011-03-17jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe
2011-03-17jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe
2011-03-17fs: make fsync_buffers_list() plugJens Axboe
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-16vfs: bury ->get_sb()Al Viro
2011-03-16nfs: switch NFS from ->get_sb() to ->mount()Al Viro
2011-03-16nfs: stop mangling ->mnt_devname on NFSAl Viro
2011-03-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro