summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar2010-10-295-12/+21
* cifs: add kfree() on error pathDan Carpenter2010-10-281-0/+1
* NTLM auth and sign - minor error corrections and cleanupShirish Pargaonkar2010-10-274-15/+12
* NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...Shirish Pargaonkar2010-10-262-60/+136
* NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar2010-10-267-10/+184
* cifs: cifs_convert_address() returns zero on errorDan Carpenter2010-10-261-1/+1
* NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar2010-10-267-137/+134
* cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]Suresh Jayaraman2010-10-253-3/+3
* cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)Jeff Layton2010-10-254-39/+15
* [CIFS] Fix checkpatch warnings and bump cifs version numberSteve French2010-10-252-3/+3
* cifs: wait for writeback to complete in cifs_flushJeff Layton2010-10-251-14/+7
* cifs: convert cifsFileInfo->count to non-atomic counterJeff Layton2010-10-252-6/+11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2413-36/+31
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-11/+8
| * ext2: fix a typo on comment in ext2/inode.cNamhyung Kim2010-09-231-2/+2
| * fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
| * fs/seq_file.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-212-5/+3
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11239-4337/+5297
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-10146-2938/+4203
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-093-14/+14
* | | | Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-231-158/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-10-2331-1252/+1313
|\ \ \ \
| * | | | nilfs2: eliminate sparse warning - "context imbalance"Jiro SEKIBA2010-10-231-0/+2
| * | | | nilfs2: eliminate sparse warnings - "symbol not declared"Jiro SEKIBA2010-10-232-2/+3
| * | | | nilfs2: get rid of bdi from nilfs objectRyusuke Konishi2010-10-235-9/+7
| * | | | nilfs2: add bdev freeze/thaw supportRyusuke Konishi2010-10-233-4/+58
| * | | | nilfs2: accept 64-bit checkpoint numbers in cp mount optionRyusuke Konishi2010-10-231-13/+12
| * | | | nilfs2: remove own inode allocator and destructor for metadata filesRyusuke Konishi2010-10-234-124/+2
| * | | | nilfs2: get rid of back pointer to writable sb instanceRyusuke Konishi2010-10-235-61/+2
| * | | | nilfs2: get rid of mi_nilfs back pointer to nilfs objectRyusuke Konishi2010-10-234-15/+8
| * | | | nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi2010-10-236-37/+53
| * | | | nilfs2: use iget for all metadata filesRyusuke Konishi2010-10-2314-156/+207
| * | | | nilfs2: get rid of GCDAT inodeRyusuke Konishi2010-10-2312-171/+41
| * | | | nilfs2: add routines to redirect access to buffers of DAT fileRyusuke Konishi2010-10-235-0/+75
| * | | | nilfs2: add routines to roll back state of DAT fileRyusuke Konishi2010-10-235-19/+145
| * | | | nilfs2: add routines to save and restore bmap stateRyusuke Konishi2010-10-232-0/+26
| * | | | nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi2010-10-231-16/+16
| * | | | nilfs2: allow nilfs_clear_inode to clear metadata file inodesRyusuke Konishi2010-10-231-0/+4
| * | | | nilfs2: simplify life cycle management of nilfs objectRyusuke Konishi2010-10-234-131/+31
| * | | | nilfs2: do not allocate multiple super block instances for a deviceRyusuke Konishi2010-10-234-225/+101
| * | | | nilfs2: split out nilfs_attach_snapshotRyusuke Konishi2010-10-231-28/+45
| * | | | nilfs2: split out nilfs_get_root_dentryRyusuke Konishi2010-10-231-19/+35
| * | | | nilfs2: deny write access to inodes in snapshotsRyusuke Konishi2010-10-233-3/+13
| * | | | nilfs2: use checkpoint tree for mount check of snapshotsRyusuke Konishi2010-10-231-17/+11
| * | | | nilfs2: move inode count and block count into root objectRyusuke Konishi2010-10-234-11/+10
| * | | | nilfs2: use root object to get ifileRyusuke Konishi2010-10-237-80/+67
| * | | | nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi2010-10-234-71/+138
| * | | | nilfs2: set pointer to root object in inodesRyusuke Konishi2010-10-235-20/+68
| * | | | nilfs2: add checkpoint tree to nilfs objectRyusuke Konishi2010-10-232-0/+134
OpenPOWER on IntegriCloud