summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy
2011-07-04UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy
2011-07-04UBIFS: return EROFS in case of broken commitArtem Bityutskiy
2011-07-01dlm: use vmalloc for hash tablesBryn M. Reeves
2011-07-01compat_ioctl: fix warning caused by qemuJohannes Stezenbach
2011-07-01ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_E...Denys Vlasenko
2011-07-01cifs: set socket send and receive timeouts before attempting connectJeff Layton
2011-07-01block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo
2011-07-01Merge branch 'for-linus' into for-3.1/coreJens Axboe
2011-06-30dlm: show addresses in configfsMasatake YAMATO
2011-06-30hfsplus: lift the 2TB size limitChristoph Hellwig
2011-06-30hfsplus: fix overflow in hfsplus_read_wrapperChristoph Hellwig
2011-06-30hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig
2011-06-30hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov
2011-06-30hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov
2011-06-30hfsplus: add missing call to bio_put()Seth Forshee
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29ext4: remove loop around bio_alloc()Theodore Ts'o
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-28ext4: quiet 'unused variables' compile warningsYongqiang Yang
2011-06-28ext4: refactor duplicated block placement codeEric Sandeen
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27ext4: move ext4_ind_* functions from inode.c to indirect.cAmir Goldstein
2011-06-27ext4: move common truncate functions to header fileTheodore Ts'o
2011-06-27ext4: move __ext4_check_blockref to block_validity.cTheodore Ts'o
2011-06-28jbd: Use WRITE_SYNC in journal checkpoint.Tao Ma
2011-06-27ext4: rename ext4_indirect_* funcs to ext4_ind_*Amir Goldstein
2011-06-27ext4: split ext4_ind_truncate from ext4_truncateAmir Goldstein
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27ext4: fix incorrect error msg in ext4_ext_insert_indexRobin Dong
2011-06-27redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov
2011-06-27jbd2: use WRITE_SYNC in journal checkpointTao Ma
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-27eCryptfs: added support for the encrypted key typeRoberto Sassu
2011-06-27eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu
2011-06-27jbd: Fix oops in journal_remove_journal_head()Jan Kara
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-25ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()Lukas Czerner
2011-06-25ext3/ioctl.c: silence sparse warnings about different address spacesH Hartley Sweeten
2011-06-25ext3: Improve truncate error handlingJan Kara
2011-06-25ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-06-25jbd: fix a bug of leaking jh->b_jcountDing Dinghua
2011-06-25jbd: remove dependency on __GFP_NOFAILJan Kara
2011-06-25ext3: Convert ext3 to new truncate calling conventionJan Kara