Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | nilfs2: remove unused btree argument from btree functions | Ryusuke Konishi | 2009-09-14 | 1 | -248/+208 | |
| * | | | | | | | | nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free | Ryusuke Konishi | 2009-09-14 | 2 | -12/+0 | |
| * | | | | | | | | nilfs2: shorten freeze period due to GC in write operation v3 | Jiro SEKIBA | 2009-09-14 | 2 | -7/+21 | |
| * | | | | | | | | nilfs2: add more check routines in mount process | Zhu Yanhai | 2009-09-14 | 2 | -4/+14 | |
| * | | | | | | | | nilfs2: An unassigned variable is assigned to a never used structure member | Zhang Qiang | 2009-09-14 | 1 | -4/+0 | |
| * | | | | | | | | nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT | Ryusuke Konishi | 2009-09-14 | 1 | -2/+2 | |
| * | | | | | | | | nilfs2: stop using periodic write_super callback | Jiro SEKIBA | 2009-09-14 | 2 | -46/+7 | |
| * | | | | | | | | nilfs2: clean up nilfs_write_super | Jiro SEKIBA | 2009-09-14 | 2 | -8/+17 | |
| * | | | | | | | | nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs | Jiro SEKIBA | 2009-09-14 | 1 | -2/+8 | |
| * | | | | | | | | nilfs2: remove redundant super block commit | Jiro SEKIBA | 2009-09-14 | 1 | -3/+0 | |
| * | | | | | | | | nilfs2: implement nilfs_show_options to display mount options in /proc/mounts | Jiro SEKIBA | 2009-09-14 | 1 | -1/+23 | |
| * | | | | | | | | nilfs2: always lookup disk block address before reading metadata block | Ryusuke Konishi | 2009-09-14 | 1 | -15/+10 | |
| * | | | | | | | | nilfs2: use semaphore to protect pointer to a writable FS-instance | Ryusuke Konishi | 2009-09-14 | 3 | -26/+12 | |
| * | | | | | | | | nilfs2: fix format string compile warning (ino_t) | Heiko Carstens | 2009-09-14 | 1 | -1/+2 | |
| * | | | | | | | | nilfs2: fix ignored error code in __nilfs_read_inode() | Ryusuke Konishi | 2009-09-14 | 1 | -1/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-09-14 | 13 | -267/+223 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cifs: consolidate reconnect logic in smb_init routines | Jeff Layton | 2009-09-03 | 1 | -189/+123 | |
| * | | | | | | | | cifs: Replace wrtPending with a real reference count | Dave Kleikamp | 2009-09-01 | 5 | -39/+31 | |
| * | | | | | | | | cifs: protect GlobalOplock_Q with its own spinlock | Jeff Layton | 2009-09-01 | 3 | -16/+20 | |
| * | | | | | | | | cifs: use tcon pointer in cifs_show_options | Jeff Layton | 2009-09-01 | 1 | -6/+3 | |
| * | | | | | | | | cifs: send IPv6 addr in upcall with colon delimiters | Jeff Layton | 2009-09-01 | 1 | -1/+1 | |
| * | | | | | | | | [CIFS] Fix checkpatch warnings | Steve French | 2009-09-01 | 3 | -8/+11 | |
| * | | | | | | | | PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4) | Suresh Jayaraman | 2009-09-01 | 1 | -12/+33 | |
| * | | | | | | | | [CIFS] Memory leak in ntlmv2 hash calculation | Alexander Strakh | 2009-09-01 | 1 | -0/+1 | |
| * | | | | | | | | [CIFS] potential NULL dereference in parse_DFS_referrals() | Steve French | 2009-08-31 | 1 | -0/+4 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 167 | -2335/+3271 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | genetlink: make netns aware | Johannes Berg | 2009-07-12 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-09-11 | 24 | -983/+2037 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'nfs-for-2.6.32' | Trond Myklebust | 2009-09-11 | 24 | -983/+2037 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' | Trond Myklebust | 2009-09-08 | 1 | -0/+6 | |
| | * | | | | | | | | NFS: Allow the "nfs" file system type to support NFSv4 | Chuck Lever | 2009-09-08 | 2 | -2/+47 | |
| | * | | | | | | | | NFS: Move details of nfs4_get_sb() to a helper | Chuck Lever | 2009-09-08 | 1 | -13/+31 | |
| | * | | | | | | | | NFS: Refactor NFSv4 text-based mount option validation | Chuck Lever | 2009-09-08 | 1 | -28/+35 | |
| | * | | | | | | | | NFS: Mount option parser should detect missing "port=" | Chuck Lever | 2009-09-08 | 2 | -28/+36 | |
| | * | | | | | | | | NFS: out of date comment regarding O_EXCL above nfs3_proc_create() | Harshula Jayasuriya | 2009-09-08 | 1 | -1/+0 | |
| | * | | | | | | | | NFS: Handle a zero-length auth flavor list | Chuck Lever | 2009-08-23 | 1 | -0/+10 | |
| | * | | | | | | | | nfs: Remove reference to generic_osync_inode from a comment | Jan Kara | 2009-08-19 | 1 | -3/+0 | |
| | * | | | | | | | | NFS: Use the DNS resolver in the mount code. | Trond Myklebust | 2009-08-19 | 1 | -1/+17 | |
| | * | | | | | | | | NFS: Add a dns resolver for use with NFSv4 referrals and migration | Trond Myklebust | 2009-08-19 | 6 | -1/+526 | |
| | * | | | | | | | | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 2009-08-19 | 33 | -751/+1236 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | nfs: nfs4xdr: optimize low level decoding | Benny Halevy | 2009-08-14 | 1 | -59/+59 | |
| | | * | | | | | | | | nfs: nfs4xdr: get rid of READ_BUF | Benny Halevy | 2009-08-14 | 1 | -96/+379 | |
| | | * | | | | | | | | nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline | Benny Halevy | 2009-08-14 | 1 | -9/+10 | |
| | | * | | | | | | | | nfs: nfs4xdr: get rid of COPYMEM | Benny Halevy | 2009-08-14 | 1 | -8/+3 | |
| | | * | | | | | | | | nfs: nfs4xdr: introduce decode_sessionid helper | Benny Halevy | 2009-08-14 | 1 | -10/+15 | |
| | | * | | | | | | | | nfs: nfs4xdr: introduce decode_verifier helper | Benny Halevy | 2009-08-14 | 1 | -10/+12 | |
| | | * | | | | | | | | nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers | Benny Halevy | 2009-08-14 | 1 | -31/+40 | |
| | | * | | | | | | | | nfs: nfs4xdr: introduce print_overflow_msg | Benny Halevy | 2009-08-14 | 1 | -4/+8 | |
| | | * | | | | | | | | nfs: nfs4xdr: get rid of READTIME | Benny Halevy | 2009-08-14 | 1 | -5/+0 |