aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-10-06NFS: Fix nfs_file_llseek()Trond Myklebust
2008-10-06[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfoJeff Layton
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-10-04NLM: Always start both UDP and TCP listenersChuck Lever
2008-10-03generic block based fiemap implementationJosef Bacik
2008-10-03ocfs2: fiemap supportMark Fasheh
2008-10-08vfs: vfs-level fiemap interfaceMark Fasheh
2008-10-08ext4: fix xattr deadlockKalpak Shah
2008-10-06jbd2: Fix buffer head leak when writing the commit blockTheodore Ts'o
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o
2008-10-08jbd2: abort instead of waiting for nonexistent transactionDuane Griffin
2008-10-10ext4: fix initialization of UNINIT bitmap blocksFrederic Bohe
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o
2008-10-03lockd: Remove unused fields in the nlm_reboot structureChuck Lever
2008-10-03lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever
2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever
2008-10-03lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addressesChuck Lever
2008-10-03lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INETChuck Lever
2008-10-03lockd: Support non-AF_INET addresses in nlm_lookup_host()Chuck Lever
2008-10-03NLM: Convert nlm_lookup_host() to use a single argumentChuck Lever
2008-10-03lockd: reject reclaims outside the grace periodJ. Bruce Fields
2008-10-03lockd: move grace period checks to common codeJ. Bruce Fields
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-30UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter
2008-09-30UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter
2008-09-30UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter
2008-09-30UBIFS: improve garbage collectionAdrian Hunter
2008-09-30UBIFS: allow for sync_fs when read-onlyAdrian Hunter
2008-09-30UBIFS: commit on sync_fsArtem Bityutskiy
2008-09-30UBIFS: correct comment for commit_on_unmountArtem Bityutskiy
2008-09-30UBIFS: update dbg_dump_inodeArtem Bityutskiy
2008-09-30UBIFS: fix commentaryArtem Bityutskiy
2008-09-30UBIFS: fix races in bit-fieldsArtem Bityutskiy
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter
2008-09-30UBIFS: correct key comparisonAdrian Hunter
2008-09-30UBIFS: use bit-fields when possibleArtem Bityutskiy
2008-09-30UBIFS: check data CRC when in error stateArtem Bityutskiy
2008-09-30UBIFS: improve znode splitting rulesAdrian Hunter
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter
2008-09-30UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-30UBIFS: inline one-line functionsArtem Bityutskiy
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa
2008-09-30UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy