aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-24
|\
| * fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-24
| * fuse: mark pages accessed when written toJohannes Weiner2011-08-08
| * fuse: delete dead .write_begin and .write_end aopsJohannes Weiner2011-08-08
| * fuse: fix flockMiklos Szeredi2011-08-08
| * fuse: fix non-ANSI void function notationRandy Dunlap2011-06-01
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-23
|\ \
| * | xfs: fix tracing builds inside the source treeChristoph Hellwig2011-08-22
| * | xfs: remove subdirectoriesChristoph Hellwig2011-08-12
| * | xfs: don't expect xfs headers to be in subdirectoriesAlex Elder2011-08-12
* | | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-21
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-21
|\ \ \
| * | | ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-19
| * | | ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-13
| * | | ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-13
| * | | ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang2011-08-13
| * | | ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-13
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-08-19
|\ \ \ \
| * | | | NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust2011-08-04
| * | | | NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-04
| * | | | pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh2011-08-04
| * | | | pnfs-obj: Bug when we are running out of bioBoaz Harrosh2011-08-04
| * | | | nfs: add missing prefetch.h includeHeiko Carstens2011-08-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'btrfs-3.0' into for-linusChris Mason2011-08-18
| |\ \ \ \ \
| | * | | | | Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik2011-08-18
| | * | | | | Btrfs: truncate pages from clone ioctl target rangeSage Weil2011-08-16
| | * | | | | Btrfs: fix uninitialized sync_pendingMiao Xie2011-08-16
| | * | | | | Btrfs: fix wrong free space informationMiao Xie2011-08-16
| | * | | | | btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter2011-08-16
| | * | | | | Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-16
| | * | | | | Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-16
| | * | | | | Btrfs: check if there is enough space for balancing smarterliubo2011-08-16
| | * | | | | Btrfs: fix a bug of balance on full multi-disk partitionsliubo2011-08-16
| | * | | | | Btrfs: fix an oops of log replayliubo2011-08-16
| | * | | | | Btrfs: detect wether a device supports discardJosef Bacik2011-08-16
| | * | | | | Btrfs: force unplugs when switching from high to regular priority biosChris Mason2011-08-05
| * | | | | | btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter2011-08-18
| * | | | | | btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney2011-08-18
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-18
|\ \ \ \ \ \ \
| * | | | | | | update cifs version to 1.75Steve French2011-08-18
| * | | | | | | [CIFS] possible memory corruption on mountSteve French2011-08-18
| * | | | | | | cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton2011-08-16
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-08-18
|\ \ \ \ \ \ \ \
| * | | | | | | | fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon2011-08-17
| * | | | | | | | fat: fix utf8 iocharset warning messageMihai Moldovan2011-08-17
| * | | | | | | | fat: fix build warningJonas Aberg2011-08-17
* | | | | | | | | befs: Validate length of long symbolic links.Timo Warns2011-08-17
| |/ / / / / / / |/| | | | | | |