aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-20NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust1-5/+0
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson1-1/+6
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson1-1/+6
2013-08-07NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZEAndy Adamson1-1/+1
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson4-10/+6
2013-08-07NFS: Never use user credentials for lease renewalChuck Lever4-58/+11
2013-08-07NFS: Use root's credential for lease management when keytab is missingChuck Lever1-1/+18
2013-08-07NFSv4: Refuse mount attempts with proto=udpTrond Myklebust1-0/+12
2013-08-07nfs: verify open flags before allowing an atomic openJeff Layton1-0/+4
2013-07-24NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust1-2/+6
2013-07-23NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson1-1/+1
2013-07-23NFS: Fix return type of nfs4_end_drain_session() stubChuck Lever1-1/+1
2013-07-23rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton1-18/+1
2013-07-23nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer1-2/+2
2013-07-23NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust1-72/+53
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust1-1/+1
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt1-1/+0
2013-07-21Linux 3.11-rc2Linus Torvalds1-1/+1
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani1-1/+1
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas1-2/+14
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas1-0/+18
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas1-14/+40
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson1-1/+1
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2-10/+5
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson1-8/+0
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson1-3/+1
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson1-1/+2
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson1-111/+288
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson2-0/+29
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson1-23/+37
2013-07-19alpha: Modernize lib/mpi/longlong.hRichard Henderson1-10/+7
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson3-2/+5
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon1-4/+0
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang1-1/+1
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang1-1/+2
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches1-5/+3
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov1-2/+0
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19tracing: Kill trace_array->waiterOleg Nesterov1-1/+0
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0