summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-05-19cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar
2011-05-19CIFS: Add launder_page operation (try #3)Pavel Shilovsky
2011-05-19Introduce smb2 mounts as vers=2Steve French
2011-05-19CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky
2011-05-19cifs: fix comment in validate_t2Jeff Layton
2011-05-19VFS: trivial: fix comment on s_maxbytes value warning checkJeff Layton
2011-05-19[CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar
2011-05-19Introduce SMB2 Kconfig optionSteve French
2011-05-19Shrink stack space usage in cifs_construct_tconSteve French
2011-05-19fs:cifs:connect.c remove one to many l's in the word.Justin P. Mattock
2011-05-19Don't compile in unused reparse point symlink codeSteve French
2011-05-19Remove unused CIFSSMBNotify worker functionSteve French
2011-05-19cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-19debugfs: move to new strtoboolJonathan Cameron
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18nfsd: make local functions staticDaniel Mack
2011-05-18ext4: wait for writeback to complete while making pages writableDarrick J. Wong
2011-05-18ext4: clean up some wait_on_page_writeback callsDarrick J. Wong
2011-05-18ext4: don't warn about mnt_count if it has been disabledTao Ma
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-17jbd/jbd2: remove obsolete summarise_journal_usage.Tao Ma
2011-05-17jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-05-17ext2: fix error msg when mounting fs with too-large blocksizeRobin Dong
2011-05-17jbd: fix fsync() tid wraparound bugTed Ts'o
2011-05-17ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-05-16airo: correct proc entry creation interfacesAlexey Dobriyan
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-05-16ext4: ext4_ext_convert_to_initialized bug found in extended FSX testingAllison Henderson
2011-05-16ext4: fix oops in ext4_quota_off()Amir Goldstein
2011-05-16UBIFS: fix extremely rare mount failureArtem Bityutskiy
2011-05-16UBIFS: simplify LEB recovery function furtherArtem Bityutskiy
2011-05-16UBIFS: always cleanup the recovered LEBArtem Bityutskiy
2011-05-16UBIFS: clean up LEB recovery functionArtem Bityutskiy
2011-05-16UBIFS: fix-up free space on mount if flag is setMatthew L. Creech
2011-05-16UBIFS: add the fixup functionMatthew L. Creech
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech
2011-05-16UBIFS: share the next_log_lnum helperArtem Bityutskiy
2011-05-16UBIFS: expect corruption only in last journal head LEBsArtem Bityutskiy
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy
2011-05-16UBIFS: remove BUG statementArtem Bityutskiy
2011-05-16UBIFS: change bud replay function conventionsArtem Bityutskiy
2011-05-16UBIFS: substitute the replay tree with a replay listArtem Bityutskiy