summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches
2011-01-10ext3: Add FITRIM handlingLukas Czerner
2011-01-10ext3: Add batched discard support for ext3Lukas Czerner
2011-01-10ext4: don't pass entire map to check_eofblocks_flEric Sandeen
2011-01-10ext4: fix memory leak in ext4_free_branchesTheodore Ts'o
2011-01-10ext4: remove ext4_mb_return_to_preallocation()Theodore Ts'o
2011-01-10ext4: flush the i_completed_io_list during ext4_truncateJiaying Zhang
2011-01-10ext4: add error checking to calls to ext4_handle_dirty_metadata()Theodore Ts'o
2011-01-10ext4: fix trimming of a single groupJan Kara
2011-01-10ext4: fix uninitialized variable in ext4_register_li_requestAndrew Morton
2011-01-10ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryTheodore Ts'o
2011-01-10ext4: drop i_state_flags on architectures with 64-bit longsTheodore Ts'o
2011-01-10ext4: reorder ext4_inode_info structure elements to remove unneeded paddingTheodore Ts'o
2011-01-10ext4: drop ec_type from the ext4_ext_cache structureTheodore Ts'o
2011-01-10ext4: use ext4_lblk_t instead of sector_t for logical blocksTheodore Ts'o
2011-01-10ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVEDTheodore Ts'o
2011-01-10ext4: fix 32bit overflow in ext4_ext_find_goal()Kazuya Mio
2011-01-10ext4: add more error checks to ext4_mkdir()Namhyung Kim
2011-01-10ext4: ext4_ext_migrate should use NULL not 0Eric Paris
2011-01-10ext4: Use ext4_error_file() to print the pathname to the corrupted inodeTheodore Ts'o
2011-01-10ext4: use IS_ERR() to check for errors in ext4_error_fileDan Carpenter
2011-01-10ext4: test the correct variable in ext4_init_pageio()Dan Carpenter
2011-01-10ext2: remove dead code in ext2_xattr_getWang Sheng-Hui
2011-01-10ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui
2011-01-10ext4: clean up ext4_xattr_list()'s error code checking and return strategyTheodore Ts'o
2011-01-10ext4: remove warning message from ext4_issue_discard helperLukas Czerner
2011-01-10ext4: fix possible overflow in ext4_trim_fs()Lukas Czerner
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap
2011-01-10nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi
2011-01-10nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi
2011-01-10nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi
2011-01-10nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi
2011-01-10nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi
2011-01-10nilfs2: fix a checkpatch error in page.cRyusuke Konishi
2011-01-10nilfs2: fiemap supportRyusuke Konishi
2011-01-10nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi
2011-01-10nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2011-01-10fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2011-01-09cifs: use CreationTime like an i_generation fieldJeff Layton
2011-01-09cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton
2011-01-09cifs: show "acl" in DebugData Features when it's compiled inJeff Layton
2011-01-09cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton
2011-01-09cifs: replace some hardcoded values with preprocessor constantsJeff Layton
2011-01-09cifs: remove unnecessary locking around sequence_numberJeff Layton
2011-01-09[CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French