aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | nilfs2: An unassigned variable is assigned to a never used structure memberZhang Qiang2009-09-14
| * | | | nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITRyusuke Konishi2009-09-14
| * | | | nilfs2: stop using periodic write_super callbackJiro SEKIBA2009-09-14
| * | | | nilfs2: clean up nilfs_write_superJiro SEKIBA2009-09-14
| * | | | nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fsJiro SEKIBA2009-09-14
| * | | | nilfs2: remove redundant super block commitJiro SEKIBA2009-09-14
| * | | | nilfs2: implement nilfs_show_options to display mount options in /proc/mountsJiro SEKIBA2009-09-14
| * | | | nilfs2: always lookup disk block address before reading metadata blockRyusuke Konishi2009-09-14
| * | | | nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi2009-09-14
| * | | | nilfs2: fix format string compile warning (ino_t)Heiko Carstens2009-09-14
| * | | | nilfs2: fix ignored error code in __nilfs_read_inode()Ryusuke Konishi2009-09-14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | cifs: consolidate reconnect logic in smb_init routinesJeff Layton2009-09-03
| * | | | | cifs: Replace wrtPending with a real reference countDave Kleikamp2009-09-01
| * | | | | cifs: protect GlobalOplock_Q with its own spinlockJeff Layton2009-09-01
| * | | | | cifs: use tcon pointer in cifs_show_optionsJeff Layton2009-09-01
| * | | | | cifs: send IPv6 addr in upcall with colon delimitersJeff Layton2009-09-01
| * | | | | [CIFS] Fix checkpatch warningsSteve French2009-09-01
| * | | | | PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4)Suresh Jayaraman2009-09-01
| * | | | | [CIFS] Memory leak in ntlmv2 hash calculationAlexander Strakh2009-09-01
| * | | | | [CIFS] potential NULL dereference in parse_DFS_referrals()Steve French2009-08-31
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\| | | |
| * | | | | genetlink: make netns awareJohannes Berg2009-07-12
* | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nfs-for-2.6.32'Trond Myklebust2009-09-11
| |\ \ \ \ \ \
| | * | | | | | NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'Trond Myklebust2009-09-08
| | * | | | | | NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever2009-09-08
| | * | | | | | NFS: Move details of nfs4_get_sb() to a helperChuck Lever2009-09-08
| | * | | | | | NFS: Refactor NFSv4 text-based mount option validationChuck Lever2009-09-08
| | * | | | | | NFS: Mount option parser should detect missing "port="Chuck Lever2009-09-08
| | * | | | | | NFS: out of date comment regarding O_EXCL above nfs3_proc_create()Harshula Jayasuriya2009-09-08
| | * | | | | | NFS: Handle a zero-length auth flavor listChuck Lever2009-08-23
| | * | | | | | nfs: Remove reference to generic_osync_inode from a commentJan Kara2009-08-19
| | * | | | | | NFS: Use the DNS resolver in the mount code.Trond Myklebust2009-08-19
| | * | | | | | NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-19
| | * | | | | | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-19
| | |\ \ \ \ \ \
| | | * | | | | | nfs: nfs4xdr: optimize low level decodingBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: get rid of READ_BUFBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: get rid of COPYMEMBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: get rid of READTIMEBenny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: get rid of READ64Benny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: get rid of READ32Benny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...Benny Halevy2009-08-14
| | | * | | | | | nfs: nfs4xdr: optimize low level encodingBenny Halevy2009-08-14