summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-24CIFS: Add SMB2 status codesPavel Shilovsky
2012-07-24CIFS: Rename 7 error codes to NT_ stylePavel Shilovsky
2012-07-24CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky
2012-07-24CIFS: Move protocol specific tcon/tdis code to ops structPavel Shilovsky
2012-07-24CIFS: Move protocol specific session setup/logoff code to ops structPavel Shilovsky
2012-07-24pipe: remove KM_USER0 from commentsCong Wang
2012-07-24CIFS: Move protocol specific negotiate code to ops structPavel Shilovsky
2012-07-24CIFS: Extend credit mechanism to process request typePavel Shilovsky
2012-07-24CIFS: Move trans2 processing to ops structPavel Shilovsky
2012-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-24cifs: reinstate sec=ntlmv2 mount optionJeff Layton
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-07-23cifs: rename cifs_sign_smb2 to cifs_sign_smbvJeff Layton
2012-07-23cifs: remove bogus reset of smb_buf_length in smb_send routinesJeff Layton
2012-07-23cifs: move file_lock off stack in cifs_push_posix_locksJeff Layton
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton
2012-07-23cifs: after upcalling for krb5 creds, invalidate key rather than revoking itJeff Layton
2012-07-23Btrfs: improve multi-thread buffer readLiu Bo
2012-07-23Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo
2012-07-23Btrfs: lock the transition from dirty to writeback for an ebJosef Bacik
2012-07-23Btrfs: fix potential race in extent buffer freeingJosef Bacik
2012-07-23Btrfs: don't return true in releasepage unless we actually freed the ebJosef Bacik
2012-07-23Btrfs: suppress printk() if all device I/O stats are zeroStefan Behrens
2012-07-23Btrfs: remove unwanted printk() for btrfs device I/O statsStefan Behrens
2012-07-23Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan
2012-07-23Btrfs: zero unused bytes in inode itemLi Zefan
2012-07-23Btrfs: kill free_space pointer from inode structureLi Zefan
2012-07-23btrfs read error corrected message floods the console during recoveryAnand Jain
2012-07-23Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt
2012-07-23Btrfs: do not count in readonly bytesLiu Bo
2012-07-23Btrfs: add ro notification to dump_space_infoLiu Bo
2012-07-23Btrfs: fix a bug of writting free space cache during balanceLiu Bo
2012-07-23Btrfs: do not abort transaction in prealloc caseLiu Bo
2012-07-23Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo
2012-07-23Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo
2012-07-23Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()Stefan Behrens
2012-07-23Btrfs: rework shrink_delallocJosef Bacik
2012-07-23Btrfs: do not set subvolume flags in readonly modeLiu Bo
2012-07-23Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo
2012-07-23Btrfs: remove redundant r/o check for superblockLiu Bo
2012-07-23Btrfs: check write access to mount earlier while creating snapshotsLiu Bo
2012-07-23Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo
2012-07-23Btrfs: change how we indicate we're adding csumsJosef Bacik
2012-07-23Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh
2012-07-23Btrfs: fix error handling in __add_reloc_root()Dan Carpenter
2012-07-23Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov
2012-07-23Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov
2012-07-23Btrfs: add DEVICE_READY ioctlJosef Bacik
2012-07-23locks: fix checking of fcntl_setlease argumentJ. Bruce Fields
2012-07-23Btrfs: flush delayed inodes if we're short on spaceJosef Bacik